Welcome![Sign In][Sign Up]
Location:
Search - web socket

Search list

[Web ServerRemote_Service

Description: 自己编的一个java分布式服务的实现。此模型使用Tomcat作为web服务器,使用JSP页面作为用户交互界面,Javabean作为服务页面逻辑实现,客户端和服务器端通信通过java socket实现,数据库使用access,客户端用java窗口程序实现。对于学习java JSP网络数据库开发及socket远程调用很有帮助,此程序为服务器端程序,客户端程序有意可发email和我联系 xiaoxpp@163.com-Own a java realize distributed services. This model is the use of Tomcat as a web server, using the JSP page as the user interface, Javabean realize the logical page as a service, client and server-side java socket communication through the realization of the database using the access, the client program using java window. Learning java JSP web-based database development and long-distance calls socket helpful, this procedure for the server-side procedures, the client program can send an email and intend to contact me xiaoxpp@163.com
Platform: | Size: 401408 | Author: webber | Hits:

[ADO-ODBCGasServer

Description: 黑龙江省煤矿瓦斯监控系统办事处端的程序;使用ADO方式连接SQLSERVER数据库,用SOCKET方式交换瓦斯报警数据,同时连接WEB网页,使用线程池技术建立与数据库的多个连接。这是一个监控现场正在运行的程序。对于数据库软件开发非常有参考价值。使用哈希表(HASH)查找数据。-潞 脷脕煤 陆 脢 隆 脙 潞 驴 贸脥脽脣 鹿 录 脿 驴 脴脧渭脥 鲁 掳 矛脢脗
Platform: | Size: 187392 | Author: 人民币 | Hits:

[Internet-NetworkWebServer_src

Description: vc++ http web server 使用socket实现
Platform: | Size: 146432 | Author: | Hits:

[JSP/Javachengxu

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Platform: | Size: 164864 | Author: 达瓦 | Hits:

[TCP/IP stackSocketToolSRC

Description: SocketToolSRC是SocketTool的Delphi源代码,里面实现了TCP Server,TCP Client,UPD广播,UDP组播,UDP等Socket功能. 还简单实现了一个Web服务器(http服务器)的代码。-SocketToolSRC is SocketTool the Delphi source code, which achieved a TCP Server, TCP Client, UPD broadcast, UDP Multicast, UDP, etc. Socket function. Also implements a simple Web server (http server) code.
Platform: | Size: 2251776 | Author: 李强 | Hits:

[TCP/IP stackTcpClient

Description: socket客户端代码,可以从web服务器取文件,并且使用了select高级方法-socket client-side code, you can access files from the web server, and the use of select high-level methods
Platform: | Size: 2048 | Author: leo | Hits:

[VC/MFCWINDOWS_Socket

Description: 是一本学习Window网络编程很好的书,对初学者和有网络开发经验的开发者有很好的参考价值-Learning Window is a very good network programming book for beginners and experienced web development developers have a good reference value
Platform: | Size: 13167616 | Author: 王成 | Hits:

[Home Personal applicationChatSocket

Description: 网络聊天,写的比较简单,但比较容易看懂,别的就不用说了吧-Web chat, written in relatively simple, but relatively easy to understand, other would not have said it
Platform: | Size: 16384 | Author: 李立 | Hits:

[Telnet Serversocketjs-1

Description: HttpStock 是基于 HTTP/1.1 通讯协议的证券信息服务协议. 正好证券服务器使用 HttpStock 协议与客户机通讯,客户机可能是正好股票分析这样的分析软件,也可能是 IE, netscape 这样的通用浏览器. 你编写的股票分析软件, 也可以通过 HttpStock 协议从服务器获得你需要的证券数据. -HttpStock is based on the HTTP/1.1 protocol agreement securities information services. Just HttpStock agreement to use the securities server and client communications, the client may be precisely this kind of analysis of the stock analysis software, or it may be IE, netscape such a standard Web browser. You the preparation of stock analysis software, can also be obtained from the server HttpStock agreement securities data you need.
Platform: | Size: 275456 | Author: | Hits:

[SCMhttp

Description: 在PXA270开发板上实现WEB服务器。 在主程序中建立TCP类型SOCKET在80端口进行监听连接请求。-PXA270 development board realize in the WEB server. In the main program to create a TCP type SOCKET listening on port 80 connection requests.
Platform: | Size: 50176 | Author: 徐亚雪 | Hits:

[Browser Clientanalyzer

Description: 一个简单的网页分析器 系统需求: 1. 编写Socket客户端访问WEB服务器,获取网页至本地硬盘; 2. 分析第1步中抓取的网页内容,找出所有图片链接URL信息。3. 统计第1,第2步中下载文件(包括网页文件与图片文件)的大小(即字节数和); 4. 统计第1,第2步所消耗的时间和; 5. 在屏幕上打印该WEB网页的访问速度(bytes/second) = 下载文件总大小/下载总耗时。-A simple web page analyzer system requirements: 1. Preparation of Socket Client Access WEB server, access the page to local hard disk 2. Analysis of Step 1 of crawled content, find all the pictures link URL information. 3. Statistics paragraphs 1, 2 step download the file (including the page file and picture files) of size (ie number of bytes and) 4. Statistics paragraphs 1, 2 Step and the amount of time and 5. On the screen print the WEB page access speed (bytes/second) = download the file the total size of/download the total time-consuming.
Platform: | Size: 2048 | Author: lcg | Hits:

[JSP/Javajava_network

Description: 孙卫琴 java网络编程详解源代码 用到了以下软件:  JDK:编译和运行本书所有Java程序必不开少。  ANT:本书用它来编译Java程序,它需要JDK的支持。  MerakMailServer:是一个邮件服务器程序。第2章(Socket用法详解)的2.6节的MailSender程序以及第14章(通过Java Mail API收发邮件)的邮件客户程序都需要访问邮件服务器。  MySQL:第12章(通过JDBC API访问数据库)和第13章(基于MVC和RMI的分布式应用)都以MySQL作为数据库服务器。  Tomcat:第17章(Web服务简介)用Tomcat来发布Axis JavaWeb应用。-Java network programming孙卫琴explain the source code used in the following software:
Platform: | Size: 7396352 | Author: 朱文中 | Hits:

[Internet-Networkweb

Description: 一个简单的windows下的web服务器,主要使用了socket的编程方法,可以设定主页目录,端口号。-Canals, such as stamp instance your windows cavity cavity务Governor web 器 , Corrections lynx Use leftover socket cavity , Yang met with the most sources, you can rub proof corner Corrections li Erythroculter ulcers 。 , versed injury
Platform: | Size: 859136 | Author: zw | Hits:

[Web Serverweb3

Description: 用套接字编的一个简单的web服务器程序,注意设置好本地IP地址。-With socket made of a simple web server program, pay attention to set up local IP address.
Platform: | Size: 3072 | Author: 葛风雷 | Hits:

[OtherCSharp

Description: 本书是关于C#网络开发的教材,主要包括三个方面内容,首先简要介绍了有关C#网络开发的基础知识;接着讲解基础服务器开发、基础客户端开发、FTP开发、SMTP开发、POP3开发和远程控制开发;最后是高级应用,包括Win32网络组件开发、Web数据库基础、Win32异步套接字数据库开发、XML Web Services开发以及一个完整的分布式网络应用程序开发实例。 本书适合于C#开发人员进行网络开发,对Visual C++ .NET和Visual Basic.NET开发人员也很有参考意义。-This book is on the C# Network development of teaching materials, mainly includes three aspects, first of all briefly introduce the relevant C# Network development based on knowledge then on the basis of server development, the basis of client development, FTP development, SMTP development, POP3 Development and remote control development Finally, advanced applications, including the development of Win32 network components, Web database, Win32 Asynchronous Socket database development, XML Web Services development as well as a complete distributed network application development examples. This book is suitable for C# Developer network development, on the Visual C++. NET and Visual Basic. NET developers is also very useful.
Platform: | Size: 7702528 | Author: Admrial | Hits:

[WEB CodeWeb_based_real_time_online_teaching_system

Description: 基于WEB的实时在线教学系统,,本 文在对基于网络的远程教学活动的特点进行了分析和研究的基础上,对系统设计与开发用到的Java Applet、Socket设计和Java媒体框架JMF等相关技术进行了研究,提出了一种基于Web的实时在线教学系统的设计,并给出了实现方法和相应的实验结果,为网络远程教学提供方法与参考。-WEB-based real-time online teaching system, this article on Web-based distance learning activities are characterized by analysis and research conducted on the basis of the design and development of the system used in Java Applet, Socket design and Java Media Framework JMF and other related technology conducted a study, a Web-based real-time online teaching system design and realization method are given and the corresponding experimental results, for the network to provide distance learning methods and reference.
Platform: | Size: 4045824 | Author: Jewn | Hits:

[Internet-NetworkVB_HTTP_SERVER

Description: VB写的HTTP服务器小程序的一个示例,WEB HTTP服务器源码-HTTP server written in VB applet an example, WEB HTTP server source code
Platform: | Size: 5120 | Author: 卫斜阳 | Hits:

[TCP/IP stack2008application_socket

Description: TCPIP协议栈的一些应用程序,其中socket例子可以用来测试,还有一个简单的web server -TCPIP protocol stack of a number of applications, examples of which can be used to test socket, there is a simple web server
Platform: | Size: 113664 | Author: lin zhitie | Hits:

[Software EngineeringEmbbeded_tcp_ip_user_guide

Description: 嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协议栈在ARM7+RTL8019硬件环境下测试,并建立了FTP服务器和WEB服务器,性能稳定。 6)协议栈建立的FTP服务器和WEB服务器与Internet Explorer浏览器和ftp.exe相互兼容。 7)协议栈每一个SOCKET上建了数据缓冲队列(数据结构),用于接收SOCKET的并发数据,实现多SOCKET的并发数据报处理,可同时运行FTP服务器和WEB服务器。 8)协议栈实现了ACK的延时答应(200ms),支持TCP多包发送和接收,但未支持TCP数据报的失序处理,因此适合局域网内使用。 诚邀与您合作,QQ:292942278-err
Platform: | Size: 11264 | Author: 6756 | Hits:

[Internet-Networkmsn

Description: msn 网络聊天、传收文件程序,VC++60实现,包含全部源代码-msn web chat, Chuan documents procedures, VC 60 realization, including all source code
Platform: | Size: 133120 | Author: 哈哈 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net